home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •Interesting Stuff• / Silly Stack 1 •••• / Silly Stack 1 ееее / card_14095.txt < prev    next >
Text File  |  1990-10-02  |  5KB  |  226 lines

  1. -- card: 14095 from stack: in
  2. -- bmap block id: 17658
  3. -- flags: 4000
  4. -- background id: 2709
  5. -- name: end2
  6. ----- HyperTalk script -----
  7.  
  8.  
  9.  
  10.  
  11. -- part 1 (field)
  12. -- low flags: 81
  13. -- high flags: 0002
  14. -- rect: left=7 top=263 right=312 bottom=120
  15. -- title width / last selected line: 0
  16. -- icon id / first selected line: 0 / 0
  17. -- text alignment: 0
  18. -- font id: 3
  19. -- text size: 12
  20. -- style flags: 0
  21. -- line height: 16
  22. -- part name: Fred
  23. ----- HyperTalk script -----
  24. On Mouseup
  25.   hide card field fred
  26. end mouseup
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=0 top=24 right=276 bottom=105
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: New Button
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   play boing g
  44.   Show card field fred
  45. end mouseUp
  46.  
  47.  
  48.  
  49. -- part 3 (field)
  50. -- low flags: 81
  51. -- high flags: 0002
  52. -- rect: left=315 top=25 right=61 bottom=429
  53. -- title width / last selected line: 0
  54. -- icon id / first selected line: 0 / 0
  55. -- text alignment: 0
  56. -- font id: 3
  57. -- text size: 12
  58. -- style flags: 0
  59. -- line height: 16
  60. -- part name: Sue
  61. ----- HyperTalk script -----
  62. On Mouseup
  63.   hide card field sue
  64. end mouseup
  65.  
  66.  
  67.  
  68. -- part 4 (field)
  69. -- low flags: 81
  70. -- high flags: 0002
  71. -- rect: left=313 top=176 right=259 bottom=441
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 0
  75. -- font id: 3
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: MaryLou
  80. ----- HyperTalk script -----
  81. On Mouseup
  82.   hide card field MaryLou
  83. end mouseup
  84.  
  85.  
  86. -- part 5 (button)
  87. -- low flags: 00
  88. -- high flags: 0000
  89. -- rect: left=421 top=27 right=169 bottom=511
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 1
  93. -- font id: 0
  94. -- text size: 12
  95. -- style flags: 0
  96. -- line height: 16
  97. -- part name: New Button
  98. ----- HyperTalk script -----
  99. on mouseUp
  100.   play boing f
  101.   Show card field sue
  102. end mouseUp
  103.  
  104.  
  105.  
  106. -- part 6 (button)
  107. -- low flags: 00
  108. -- high flags: 0000
  109. -- rect: left=387 top=242 right=308 bottom=508
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 1
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: New Button
  118. ----- HyperTalk script -----
  119. on mouseUp
  120.   Play Harpsichord tempo 340 "c d e f "
  121.   Show card field MaryLou
  122. end mouseUp
  123.  
  124.  
  125.  
  126. -- part 9 (field)
  127. -- low flags: 81
  128. -- high flags: 0004
  129. -- rect: left=64 top=89 right=256 bottom=452
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 0
  133. -- font id: 3
  134. -- text size: 10
  135. -- style flags: 256
  136. -- line height: 13
  137. -- part name: Next
  138. ----- HyperTalk script -----
  139. On Mouseup
  140.   hide card field next
  141. end mouseup
  142.  
  143.  
  144.  
  145. -- part 11 (button)
  146. -- low flags: 00
  147. -- high flags: 8003
  148. -- rect: left=193 top=64 right=86 bottom=293
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 0 / 0
  151. -- text alignment: 1
  152. -- font id: 0
  153. -- text size: 12
  154. -- style flags: 0
  155. -- line height: 16
  156. -- part name: I want more.
  157. ----- HyperTalk script -----
  158. on mouseUp
  159.   show card field next
  160. end mouseUp
  161.  
  162.  
  163.  
  164. -- part 12 (button)
  165. -- low flags: 00
  166. -- high flags: 0000
  167. -- rect: left=471 top=314 right=342 bottom=511
  168. -- title width / last selected line: 0
  169. -- icon id / first selected line: 16560 / 16560
  170. -- text alignment: 1
  171. -- font id: 0
  172. -- text size: 12
  173. -- style flags: 0
  174. -- line height: 16
  175. -- part name: New Button
  176. ----- HyperTalk script -----
  177. on mouseUp
  178.   go to card first
  179. end mouseUp
  180.  
  181.  
  182.  
  183. -- part 13 (button)
  184. -- low flags: 00
  185. -- high flags: 0000
  186. -- rect: left=0 top=314 right=342 bottom=33
  187. -- title width / last selected line: 0
  188. -- icon id / first selected line: 15420 / 15420
  189. -- text alignment: 1
  190. -- font id: 0
  191. -- text size: 12
  192. -- style flags: 0
  193. -- line height: 16
  194. -- part name: New Button
  195. ----- HyperTalk script -----
  196. on mouseUp
  197.   go to card last
  198. end mouseUp
  199.  
  200.  
  201.  
  202. -- part contents for card part 1
  203. ----- text -----
  204. Fred 1313 from the planet Fred.
  205. (Coming Soon.)
  206.  
  207. -- part contents for card part 3
  208. ----- text -----
  209. Sue: the Lawyer.
  210. (Coming Soon.)
  211.  
  212. -- part contents for card part 4
  213. ----- text -----
  214. Mary Lou: M.M.'s love interest.  Her lofty goal in life is to become an MTV VJ. (Coming Soon.)
  215.  
  216. -- part contents for card part 9
  217. ----- text -----
  218.     If you would like to get ahold of the next M.M. & Co. stack- containing 75 (or so) new cartoons  (a possible collector's item - maybe), you can send $5.00* (a mere pittance), along with your name and address to:
  219.  
  220.      John Zakour
  221.      80 Brook Street
  222.      Geneva, NY 14456
  223.  
  224. *Includes Tax, Postage & Handling, and all that other stuff.
  225.  
  226.                       PLEASE SEND YOUR COMMENTS!